PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListField Class / getItems Method
In This Topic
    getItems Method
    In This Topic
    Gets the items in the list.
    Syntax
    public PDFListItemCollection getItems()

    Return Value

    A list of items that define the possible values for the field.
    See Also